ComponentOne Xamarin.Android
SyncRoot Property (GridRowColCollection<T>)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridRowColCollection<T> Class : SyncRoot Property
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
'Usage
 
Dim instance As GridRowColCollection(Of T)
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members